
/* ----------------------------
Logo
---------------------------- */
.container_logo h1
{
	display: inline-block;
	 font-family: 'Cormorant SC', serif;
	 text-align: center;
	 width: 100%;
	 color: #ff8000;
	 	-webkit-margin-before: 0em;
	 	-webkit-margin-after: 0em;
	 	-webkit-margin-start:0em;
	 	-webkit-margin-end: 0em;
}

.container_logo br 
{   
	content: "A" !important;
    display: block !important;
    margin-bottom: 3px !important;
    margin-top: 3px !important;
}

.container_logo div.hr {
	background: #ff8000  no-repeat scroll center;
	text-align: center; margin: 0 auto;
	width: 450px;
	height: 3px;

}

.container_logo div.hr hr {
	display: inline-block;
}


/* ----------------------------
header
---------------------------- */



/* ----------------------------
banner-content
---------------------------- */

/*-----------------------------
body
----------------------------*/

/* About */

.about h2
{
	display: inline-block;
	 font-family: 'Cormorant SC', serif;
	 text-align: center;
	 width: 100%;
	 color: #fff;
	 	-webkit-margin-before: 0em;
	 	-webkit-margin-after: 0em;
	 	-webkit-margin-start:0em;
	 	-webkit-margin-end: 0em;
}

.about h3
{
	display: block;
	font-family: 'Cormorant Infant Italic', serif;
	text-align: center;
	width: 100%;
	color: #fff;
	 	-webkit-margin-before: 0em;
	 	-webkit-margin-after: 0em;
	 	-webkit-margin-start:0em;
	 	-webkit-margin-end: 0em;
}

.about br 
{   
	content: "A" !important;
    display: block !important;
    margin-bottom: -6px !important;
    margin-top: -6px !important;
}

.about div.hr {
	background: #fff  no-repeat scroll center;
	text-align: center; margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	height: 1px;

}

.about div.hr hr {
	display: inline-block;
}

.about h2:hover
{
    text-decoration: underline;
}


/* Contact */

.contact-footer h4
{
	display: block;
	font-family: 'Cormorant Infant', serif;
	text-align: center;
	width: 100%;
	color: #fff;
	 	-webkit-margin-before: 0em;
	 	-webkit-margin-after: 0em;
	 	-webkit-margin-start:0em;
	 	-webkit-margin-end: 0em;
}

.contact-footer br 
{   
	content: "A" !important;
    display: block !important;
    margin-bottom: -6px !important;
    margin-top: -6px !important;
}





/* Home screen buttons */